home *** CD-ROM | disk | FTP | other *** search
- From: alhen_ms@msn.com (Alberto Henriquez)
- Subject: RE: **How to do this in C?**
- Date: 6 Apr 96 06:31:33 -0800
- References: <4jfete$p0d@parlor.hiwaay.net>
- Message-ID: <00001a80+00008c0e@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c
- Organization: The Microsoft Network (msn.com)
-
- <<It uses an OCX from the Microsoft>>
- If you have visual C++ 4.x, you can add this ocx to your component gallery.
- OCX's of this nature (non-ActiveX model)are easily accessed using MFC.
-
- When you embed this control in your MFC project, VC++ generates C++
- wrappers of your control.
-
- Al
-